home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / System / StyleWriter Page Monitor GX / Source / Headers.h next >
Encoding:
C/C++ Source or Header  |  1994-03-26  |  321 b   |  19 lines  |  [TEXT/MMCC]

  1. /***
  2.  * 4-Up mac headers file
  3.  *
  4.  ***/
  5.  
  6. #define ppcinterfaces
  7. #define SystemSevenOrLater 1
  8.  
  9. #include <Types.h>
  10. #include <TextUtils.h>
  11. #include <Resources.h>
  12.  
  13. #pragma pointers_in_D0
  14. #include <PrintingManager.h>
  15. #include <PrintingMessages.h>
  16. #include <graphics routines.h>
  17. #include <math routines.h>
  18. #pragma pointers_in_A0
  19.